Skip to content

chore(deps): update serde_with 3.4.0 to 3.14.0#39

Merged
kevinzs2048 merged 2 commits intoveraison:mainfrom
Xynnn007:chore-serde-with
Jul 10, 2025
Merged

chore(deps): update serde_with 3.4.0 to 3.14.0#39
kevinzs2048 merged 2 commits intoveraison:mainfrom
Xynnn007:chore-serde-with

Conversation

@Xynnn007
Copy link
Contributor

Hi all, this is a dependency update PR. The old version makes our downstream project some compilation error.
I hope it makes sense to update the denpendency version.

error: failed to select a version for `serde_with`.
    ... required by package `attester v0.1.0 (https://github.com/confidential-containers/guest-components.git?rev=591d0bb#591d0bb4)`
    ... which satisfies git dependency `attester` of package `kbs_protocol v0.1.0 (https://github.com/confidential-containers/guest-components.git?rev=591d0bb#591d0bb4)`
    ... which satisfies git dependency `kbs_protocol` of package `kbs-client v0.1.0 (/home/kbs/tools/kbs-client)`
    ... which satisfies path dependency `kbs-client` (locked to 0.1.0) of package `integration-tests v0.1.0 (/home/kbs/integration-tests)`
versions that meet the requirements `^3.14.0` are: 3.14.0

all possible versions conflict with previously selected packages.

  previously selected package `serde_with v3.13.0`
    ... which satisfies dependency `serde_with = "^3.4.0"` (locked to 3.13.0) of package `ccatoken v0.1.0 (https://github.com/veraison/rust-ccatoken?branch=trustee-cca#5a980d7a)`
    ... which satisfies git dependency `ccatoken` (locked to 0.1.0) of package `verifier v0.1.0 (/home/kbs/deps/verifier)`
    ... which satisfies path dependency `verifier` (locked to 0.1.0) of package `attestation-service v0.1.0 (/home/kbs/attestation-service)`
    ... which satisfies path dependency `attestation-service` (locked to 0.1.0) of package `integration-tests v0.1.0 (/home/kbs/integration-tests)`

Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
@Xynnn007
Copy link
Contributor Author

Some lint errors are reported not related to this PR, but to the rust toolchain update. I added a separate commit to fix them.

Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
Copy link
Collaborator

@kevinzs2048 kevinzs2048 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Xynnn007 Really appreciated the patch!

@kevinzs2048 kevinzs2048 merged commit dfe9ca2 into veraison:main Jul 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants